home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / X11 / XSetICFocus.z / XSetICFocus
Encoding:
Text File  |  2002-10-03  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXSSSSeeeettttIIIICCCCFFFFooooccccuuuussss((((3333XXXX11111111))))  XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))   XXXXSSSSeeeettttIIIICCCCFFFFooooccccuuuussss((((3333XXXX11111111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XSetICFocus, XUnsetICFocus - set and unset input context
  10.           focus
  11.  
  12.      SSSSYYYYNNNNTTTTAAAAXXXX
  13.           void XSetICFocus(_i_c)
  14.                 XIC _i_c;
  15.  
  16.           void XUnsetICFocus(_i_c)
  17.                 XIC _i_c;
  18.  
  19.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  20.           _i_c        Specifies the input context.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           The _X_S_e_t_I_C_F_o_c_u_s function allows a client to notify an input
  24.           method that the focus window attached to the specified input
  25.           context has received keyboard focus.  The input method
  26.           should take action to provide appropriate feedback.
  27.           Complete feedback specification is a matter of user
  28.           interface policy.
  29.  
  30.           Calling _X_S_e_t_I_C_F_o_c_u_s does not affect the focus window value.
  31.  
  32.           The _X_U_n_s_e_t_I_C_F_o_c_u_s function allows a client to notify an
  33.           input method that the specified input context has lost the
  34.           keyboard focus and that no more input is expected on the
  35.           focus window attached to that input context.  The input
  36.           method should take action to provide appropriate feedback.
  37.           Complete feedback specification is a matter of user
  38.           interface policy.
  39.  
  40.           Calling _X_U_n_s_e_t_I_C_F_o_c_u_s does not affect the focus window
  41.           value; the client may still receive events from the input
  42.           method that are directed to the focus window.
  43.  
  44.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  45.           XCreateIC(3X11), XOpenIM(3X11), XSetICValues(3X11),
  46.           XmbResetIC(3X11)
  47.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.